Lender Price API
Locking a Loan Without LOS / 7. Extension Request / 7.4 Check Rate Period Status
In This Topic
    7.4 Check Rate Period Status
    In This Topic

    Path

    GET /rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{extensionStatusId}}
    

    Headers

    Authorization
    
    Bearer {{accessToken}}
    

     

    Example Request

    Copy Code
    curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{statusId}}' \
    --header 'Authorization: {{token}}'

    Example Response

    Copy Code
    true